GetPresenter<P,V> Method

Summary
Returns the presenter registered with the provided type.
Syntax
C#
C++/CLI
public static P GetPresenter<P, V>() 
public:  
   generic<typename P, typename V> 
   static P GetPresenter() 

Type Parameters

P
The presenters type.

V
The view type registered for the presenter.

Return Value

The presenter registered with the provided type.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.